titleHoverColor
Type
property
Summary
The color of the title when hovered.
Syntax
set the titleHoverColor of <widget> to <Color>
get the titleHoverColor of <widget>
Description
Use the titleHoverColor property to define the color of the title item when the mouse is hovering.
Value
Name | Type | Description |
---|---|---|
value | Three comma-delimited integers between 0 and 255, specifying an RGB value |